home *** CD-ROM | disk | FTP | other *** search
/ Imagesource 10: Kids / Image Source 10: Kids.iso / mac / demos / MAC.EXE / MAC.DXR / 00002.ls < prev    next >
Encoding:
Text File  |  1998-03-02  |  103 b   |  8 lines

  1. on exitFrame
  2.   if the machineType = 256 then
  3.     go(1, "LOGOW")
  4.   else
  5.     go(1, "LOGOM")
  6.   end if
  7. end
  8.